projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a7bb9
)
Create README.md
author
Justin Burkett
<justin@burkett.cc>
Thu, 2 Jul 2015 01:10:55 +0000
(21:10 -0400)
committer
justbur
<justin@burkett.cc>
Thu, 2 Jul 2015 01:13:20 +0000
(21:13 -0400)
README.md
[new file with mode: 0644]
patch
|
blob
diff --git a/README.md
b/README.md
new file mode 100644
(file)
index 0000000..
64c2091
--- /dev/null
+++ b/
README.md
@@ -0,0
+1,10
@@
+# emacs-which-key
+Rewrite of guide-key-mode for emacs.
+
+It's very, very rough right now.
+
+Planned features:
+ 1. Simplify code, especially the trigger mechanism to make it less resource
+ intensive than guide-key.
+ 2. Add option to replace descriptions of keys on the fly.
+ 3. Switch from using popwin to window-purpose.